/** wps **/
@charset 'utf-8';

/*--------------------- banner -------------------*/
#js_banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 650px;
}

#js_banner .swiper-slide>a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 650px;
}

#js_banner .swiper-slide>a.banner-1 {
    -ms-behavior: url("css/backgroundsize.min.htc");
    behavior: url("css/backgroundsize.min.htc");
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    bottom: 15px !important;
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 30px;
    height: 5px;
    background: #a1a1a3;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 0;
}

.swiper-pagination-bullet-active {
    background: #fff;
}

/*--------------------- all ul li fo -------------------*/
ul.shadow li:hover {
    cursor: pointer;
    background: #E3F7FF;
    box-shadow: 5px 5px 5px 5px #cccccc;
}

.go-next {
    margin-right: 10px;
    border-radius: 5px;
}

.go-next:hover {
    background: #0076AC;
}

/*--------------------- product -------------------*/
.product-nav-ul {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.product-nav-ul li {
    position: relative;
    display: inline-block;

    margin-left: 58px;
    cursor: pointer;
}

.product-nav-ul li:first-child {
    margin-left: 0;
}

.product-nav-ul li i {
    display: block;
    width: 86px;
    height: 70px;
    margin: 5px auto;
}

.product-nav-ul li i.jxbas {
    background: url("../images/product/product_nav_1.png?t=20210820_01") no-repeat 50% 50%;
    /*background-size: 65px 60px;*/
}

.product-nav-ul li i.jsteach {
    background: url("../images/product/product_nav_2.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li i.jxee {
    background: url("../images/product/product_nav_3.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li i.kcbas {
    background: url("../images/product/product_nav_4.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li i.kcee {
    background: url("../images/product/product_nav_5.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li i.dptest {
    background: url("../images/product/product_nav_6.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li i.cusmade {
    background: url("../images/product/product_nav_7.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li i.drivetestall {
    background: url("../images/product/product_nav_8.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li i.sitesort {
    background: url("../images/product/product_nav_9.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li.active i.jxbas {
    background: url("../images/product/product_nav_1_active.png?t=20210820_01") no-repeat 50% 50%;
    /* background-size: 65px 60px;*/
}

.product-nav-ul li.active i.jsteach {
    background: url("../images/product/product_nav_2_active.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li.active i.jxee {
    background: url("../images/product/product_nav_3_active.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li.active i.kcbas {
    background: url("../images/product/product_nav_4_active.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li.active i.kcee {
    background: url("../images/product/product_nav_5_active.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li.active i.dptest {
    background: url("../images/product/product_nav_6_active.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li.active i.cusmade {
    background: url("../images/product/product_nav_7_active.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li.active i.drivetestall {
    background: url("../images/product/product_nav_8_active.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li.active i.sitesort {
    background: url("../images/product/product_nav_9_active.png?t=20210820_01") no-repeat 50% 50%;
}

.product-nav-ul li p.nav-title {
    line-height: 1;
    font-size: 18px;
    color: #323232;
    text-align: center;
    padding: 10px 0 20px;
}

.product-nav-ul li.active p.nav-title {
    color: #00A3EE;
    /*color: #0268f2; */
}

.product-nav-ul li span {
    display: none;
    width: 32px;
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -16px;
    background: url("../images/product/product_nav_active_icon.png") no-repeat 50% 50%;
}

.product-nav-ul li.active span {
    display: block;
}

.product-content-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #f4f7ff;
}

.product-content-ul li {
    display: none;
    position: relative;
    overflow: initial;
    width: 100%;
    padding: 0 10px;
}

.product-content-ul li.active {
    display: block;
}

.product-content-left {
    position: relative;
    overflow: hidden;
    width: 520px;
    height: 470px;
    float: left;
    padding: 40px 40px 0 5px;
    font-size: 24px;
}

.product-content-left p.detail {
    font-size: 18px;
    color: #6a6a6a;
    line-height: 210%;
}

.product-content-left div.price {
    height: 80px;
    line-height: 80px;
}

.product-content-left div.price .symbol {
    color: rgb(255, 117, 54);
    font-size: 15px;
    font-weight: bold;
}

.product-content-left div.price em {
    color: rgb(255, 117, 54);
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
}

.product-content-left div.price .em2 {
    font-size: 14px;
}

.product-content-left span.units {
    font-size: 14px;
}

.product-content-left span.feename {
    font-size: 14px;
}

.product-content-left div.explain p {
    height: 130px;
    line-height: 24px;
    font-size: 14px;
}

.product-content-left div.operate {
    height: 80px;
    line-height: 80px;
}

.product-content-left a {
    display: inline-block;
    width: 144px;
    height: 45px;
    background: #00A3EE;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.product-content-left a:hover {
    background: #007bbd;
}

.product-content-right {
    position: relative;
    overflow: inherit;
    float: right;
    width: 610px;
    /* height: 430px;*/
}

.product-content-right i {
    display: block;
    width: 610px;
    height: 430px;
    margin-top: 0px;
}

/*.product-content-right i{ background: url("https://www.wsgjp.com.cn/Products/img/index/product_content_1.png") no-repeat 50% 100%; !important;}*/
/* dmeoï¿½ï¿½Ê½ */
.product-content-right i.product-1 {
    background: url("../images/product/product_content_1.png") no-repeat 50% 100%;
}

.product-content-right i.product-2 {
    background: url("../images/product/product_content_2.png") no-repeat 50% 100%;
}

.product-content-right i.product-3 {
    background: url("../images/product/product_content_3.png") no-repeat 50% 100%;
}

.product-content-right i.product-4 {
    background: url("../images/product/product_content_4.png") no-repeat 50% 100%;

}

.product-content-right i.product-5 {
    background: url("../images/product/product_content_5.png") no-repeat 50% 100%;
}

.product-content-right i.product-6 {
    background: url("../images/product/product_content_6.png") no-repeat 50% 100%;

}

.product-content-right i.product-7 {
    background: url("../images/product/product_content_7.png") no-repeat 50% 100%;
}

.product-content-right i.product-8 {
    background: url("../images/product/product_content_8.png") no-repeat 50% 100%;

}

.product-content-right i.product-9 {
    background: url("../images/product/product_content_9.png") no-repeat 50% 100%;

}

/*--------------------- advantage -------------------*/
.advantage-content-box {
    position: relative;
    overflow: hidden;
    width: 1210px;
    margin: 0 auto;
}

.advantage-content-box li {
    margin: 20px 40px 20px 10px;
    width: 260px;
    height: 350px;
    float: left;
    text-align: center;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

.advantage-content-box li:nth-child(4) {
    margin-right: 10px;
    float: right;
}

.advantage-content-box li> :first-child {
    margin-top: 30px;
}

.advantage-content-box li p.h3 {
    line-height: 24px;
    font-size: 16px;
    color: #323232;
    margin: 0px;
}

.advantage-content-box li p.detail {
    margin: 10px;
    line-height: 24px;
    font-size: 14px;
    color: #737373;
    text-align: center;
}

.advantage-content-box i {
    display: block;
    width: 100px;
    height: 110px;
    margin: 50px auto 20px;
}

.advantage-content-box i.advantage-1 {
    background: url("../images/product/advantage_1.png") no-repeat center center;
}

.advantage-content-box i.advantage-2 {
    background: url("../images/product/advantage_2.png") no-repeat center center;
}

.advantage-content-box i.advantage-3 {
    background: url("../images/product/advantage_3.png") no-repeat center center;
}

.advantage-content-box i.advantage-4 {
    background: url("../images/product/advantage_4.png") no-repeat center center;
}

/*--------------------- customer-box -------------------*/
.customer-box {
    padding: 20px 0px 60px;
    background: #f4f7ff;
}

.customer-content-box {
    position: relative;
    overflow: hidden;
    width: 1210px;
    margin: 0 auto;
}

.customer-content-box li {
    margin: 10px 40px 10px 10px;
    width: 260px;
    height: 100px;
    float: left;
    text-align: center;
}

.customer-content-box li.rlast {
    margin-right: 10px;
    float: right;
}

.customer-content-box li p.h3 {
    margin: 10px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #323232;
    padding-bottom: 16px;
}

.customer-content-box li p.detail {
    margin: 10px;
    height: 120px;
    line-height: 150%;
    font-size: 14px;
    color: #737373;
    text-align: left;
}

.customer-content-box i {
    display: block;
    width: 100%;
    height: 100px;
    margin: 5px auto 10px;
}

.customer-content-box i.customer-1 {
    background: url("../images/customer/cus_czjx.png") no-repeat center center;
}

.customer-content-box i.customer-2 {
    background: url("../images/customer/cus_sajx.png") no-repeat center center;
}

.customer-content-box i.customer-3 {
    background: url("../images/customer/cus_lzjx.png") no-repeat center center;
}

.customer-content-box i.customer-4 {
    background: url("../images/customer/cus_ryk.png") no-repeat center center;
}

.customer-content-box i.customer-5 {
    background: url("../images/customer/cus_jjjx.png") no-repeat center center;
}

.customer-content-box i.customer-6 {
    background: url("../images/customer/cus_txjx.png") no-repeat center center;
}

.customer-content-box i.customer-7 {
    background: url("../images/customer/cus_jyjx.png") no-repeat center center;
}

.customer-content-box i.customer-8 {
    background: url("../images/customer/cus_czkc.png") no-repeat center center;
}

.customer-content-box div.operate a {
    display: inline-block;
    width: 100px;
    height: 36px;
    background: #00A3EE;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    font-size: 14px;
}

/*--------------------- custlist-case ---------------------*/
.custlist-content-wrap i {
    display: block;
    width: 100%;
    height: 100px;
    margin: 5px auto 10px;
    border: 1px solid #ffffff;
}

/*ï¿½ß¿ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Úµï¿½Í¼Æ¬ï¿½ÏµÄ±ß¿ï¿½ï¿½ï¿½*/
.custlist-content-wrap i.cus_czjx {
    background: url("../images/customer/cus_czjx.png") no-repeat center center;
}

/*ï¿½Ä´ï¿½Ê¡ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê»Ô±ï¿½ï¿½ÑµÑ§Ð£*/
.custlist-content-wrap i.cus_sajx {
    background: url("../images/customer/cus_sajx.png") no-repeat center center;
}

/*ï¿½Ä´ï¿½Ê¡ï¿½ñ°²¼ï¿½Ð£*/
.custlist-content-wrap i.cus_lzjx {
    background: url("../images/customer/cus_lzjx.png") no-repeat center center;
}

/*ï¿½É¶ï¿½Â·ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê»ï¿½ï¿½Ñµï¿½ï¿½ï¿½Þ¹ï¿½Ë¾*/
.custlist-content-wrap i.cus_ryk {
    background: url("../images/customer/cus_ryk.png") no-repeat center center;
}

/*ï¿½ï¿½ï¿½×¿ï¿½ï¿½Ý¿ï¿½ï¿½ï¿½ï¿½Ú·ï¿½ï¿½ï¿½Æ½Ì¨*/
.custlist-content-wrap i.cus_jjjx {
    background: url("../images/customer/cus_jjjx.png") no-repeat center center;
}

/*ï¿½É¶ï¿½ï¿½Ð½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê»ï¿½ï¿½ÑµÑ§Ð?*/
.custlist-content-wrap i.cus_txjx {
    background: url("../images/customer/cus_txjx.png") no-repeat center center;
}

/*ï¿½Ä´ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê»Ô±ï¿½ï¿½Ñµï¿½ï¿½ï¿½Þ¹ï¿½Ë¾*/
.custlist-content-wrap i.cus_jyjx {
    background: url("../images/customer/cus_jyjx.png") no-repeat center center;
}

/*ï¿½Ä´ï¿½Ê¡ï¿½ï¿½ï¿½Ë¼ï¿½Ê»Ô±ï¿½ï¿½ÑµÑ§Ð£*/
.custlist-content-wrap i.cus_cxjx {
    background: url("../images/customer/cus_cxjx.png") no-repeat center center;
}

/*ï¿½ï¿½ï¿½Î¼ï¿½Ð£*/
.custlist-content-wrap i.cus_czkc {
    background: url("../images/customer/cus_czkc.png") no-repeat center center;
}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.custlist-content-wrap i.cus_jykc {
    background: url("../images/customer/cus_jykc.png") no-repeat center center;
}

/*ï¿½ï¿½Ô´ï¿½ï¿½ï¿½ï¿½*/
.custlist-content-wrap i.cus_tqkc {
    background: url("../images/customer/cus_tqkc.png") no-repeat center center;
}

/*Í¬ï¿½ì¿¼ï¿½ï¿½*/
.custlist-content-wrap i.cus_hykc {
    background: url("../images/customer/cus_hykc.png") no-repeat center center;
}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/

/*ï¿½ï¿½ï¿½ï¿½ï¿½Ï£ï¿½ï¿½Þ¼ï¿½Ð£ï¿½ï¿½Æ¬*/
.custlist-content-wrap i.cus_lzzf {
    background: url("../images/customer/cus_lzzf.png") no-repeat center center;
}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê»Ô±ï¿½ï¿½Ñµï¿½ï¿½ï¿½Þ¹ï¿½Ë?*/
.custlist-content-wrap i.cus_pxhyjx {
    background: url("../images/customer/cus_pxhyjx.png") no-repeat center center;
}

/*ï¿½ï¿½ï¿½Ø»ï¿½ï¿½ï¿½ï¿½ï¿½Ð£*/
.custlist-content-wrap i.cus_lsshjx {
    background: url("../images/customer/cus_lsshjx.png") no-repeat center center;
}

/*ï¿½ï¿½É½ï¿½ï¿½ï¿½ï¿½ï¿½Ì»ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê»ï¿½ï¿½ÑµÑ§Ð£*/
.custlist-content-wrap i.cus_wajx {
    background: url("../images/customer/cus_wajx.png") no-repeat center center;
}

/*ï¿½É¶ï¿½ï¿½ä°²ï¿½ï¿½Ð£*/

/*--------------------- release-content-box -------------------*/
.release-content-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
    padding: 20px 0px;
}

/*.release-case-wrap { background: #f4f7ff;}*/
.release-case-wrap li {
    margin: 0px 0px;
    /*width: 100%;*/
    height: 50px;
    font-size: 30px;
}

.release-case-wrap li div.verion {
    float: left
}

.release-case-wrap li div.reldate {
    float: right
}

.release-case-wrap .release-content-box {
    margin: 0 auto;
    padding: 20px 10px;
    width: 100%;
    height: fit-content;
    /*background: #f4f7ff;*/
}

.release-case-wrap div.release-content-box .div_list {
    margin: 0 auto;
    width: 1210px;
}

.release-case-wrap div.release-content-box div.help_page_index_more {
    margin: 0 auto;
    width: 1210px;
    height: 32px;
    line-height: 32px;
    text-align: right;
}

.release-case-wrap div.release-content-box div.help_page_index_more a {
    display: inline-block;
    margin: 0 auto;
    width: 140px;
    height: 32px;
    font-size: 14px;
    color: #4c4c4c;
}

.release-case-wrap div.release-content-box div.help_page_index_more a:hover {
    color: #337ab7;
}

/*--------------------- release-content-box -------------------*/
.trends-box {
    background: #f4f7ff;
}

.trends-content-box {
    position: relative;
    overflow: hidden;
    width: 1210px;
    margin: 0px auto;
    padding: 20px 0px;
}

.trends-case-wrap li {
    margin: 20px 20px;
    margin: 10px 200px;
    /*width: 100%;*/
    height: 50px;
    font-size: 30px;
}

.trends-case-wrap li div.verion {
    float: left
}

.trends-case-wrap li div.reldate {
    float: right
}

.trends-case-wrap .trends-content-box {
    margin: 0 auto;
    padding: 20px 10px 40px;
    /*width: 100%;*/
    height: fit-content;
    background: #f4f7ff;
}

.trends-case-wrap div.trends-content-box .box-left {
    margin: 0 auto;
    width: 560px;
    float: left
}

.trends-case-wrap div.trends-content-box .box-right {
    margin: 0 auto;
    width: 560px;
    float: right
}

.trends-case-wrap .div_list .instime {
    margin-top: 0px;
    color: #888;
    float: right;
}

.trends-case-wrap div.trends-content-box .div_list {
    margin: 0 auto;
    width: 560px;
    float: left
}

.trends-case-wrap div.trends-content-box div.help_page_index_more {
    margin: 0 auto;
    width: 1210px;
    height: 32px;
    line-height: 32px;
    text-align: right;
}

.trends-case-wrap div.trends-content-box .help_page_index_more a {
    display: inline-block;
    margin: 0 auto;
    width: 140px;
    height: 40px;
    font-size: 14px;
    color: #4c4c4c;
}

/*--------------------- honor -------------------*/
.honor-ul {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding: 20px 0 120px;
}

.honor-ul li {
    position: relative;
    overflow: initial;
    display: inline-block;
    margin-left: 40px;
}

.honor-ul li:first-child {
    margin-left: 0;
}

.honor-ul li i {
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 140px;
}

.honor-ul li i.honor-1 {
    background: url("../images/product/honor_1.png") no-repeat 50% 50%;
}

.honor-ul li i.honor-3 {
    background: url("../images/product/honor_3.png") no-repeat 50% 50%;
}

.honor-ul li i.honor-4 {
    background: url("../images/product/honor_4.png") no-repeat 50% 50%;
}

.honor-ul li i.honor-5 {
    background: url("../images/product/honor_5.png") no-repeat 50% 0%;
}

.honor-ul li i.honor-6 {
    background: url("../images/product/honor_6.png") no-repeat 50% 50%;
}

.honor-ul li i.honor-7 {
    background: url("../images/product/honor_7.png") no-repeat 50% 50%;
}

.honor-ul li i.honor-8 {
    background: url("../images/product/honor_8.png") no-repeat 50% 50%;
}

.honor-ul li p.h3 {
    padding-top: 20px;
    line-height: 120%;
    font-size: 14px;
    color: #323232;
}

#ActiveOnlieBox {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    margin-top: -110px;
}

#ActiveOnlieBox div.online-popup-box {
    display: block;
    width: 648px;
    height: 395px;
    position: absolute;
    top: 48%;
    left: 50%;
    margin-left: -324px;
    margin-top: -198px;
}

#ActiveOnlieBox a img {
    display: block;
    width: 648px;
    height: 395px;
}

#ActiveOnlieBox i.online-close-icon {
    display: block;
    width: 37px;
    height: 37px;
    position: absolute;
    right: 10%;
    top: 10%;
}